fix a typo in the gtk_widget_render_icon annotations
authorMatthias Clasen <mclasen@redhat.com>
Thu, 23 Sep 2010 17:09:21 +0000 (13:09 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 23 Sep 2010 17:17:52 +0000 (13:17 -0400)
gtk/gtkwidget.c

index e0693406b1e99470c9a8495fa3110eabb8e53066..7450f5bcab192cbbca7eb7b2c40bc103f14833c8 100644 (file)
@@ -7822,7 +7822,7 @@ gtk_widget_create_pango_layout (GtkWidget   *widget,
  * the application and should not be modified. The pixbuf should be freed
  * after use with g_object_unref().
  *
- * Return value: (transferi full): a new pixbuf, or %NULL if the
+ * Return value: (transfer full): a new pixbuf, or %NULL if the
  *     stock ID wasn't known
  **/
 GdkPixbuf*